go.uber.org/zap.stackFormatter.nonEmpty (field)

3 uses

	go.uber.org/zap (current package)
		stacktrace.go#L145: 	nonEmpty bool // whehther we've written at least one frame already
		stacktrace.go#L166: 	if sf.nonEmpty {
		stacktrace.go#L169: 	sf.nonEmpty = true